ecosystem: add Second Eyes and Second Wind (Services/Endpoints)#237
Open
This-Is-Hellgate wants to merge 1 commit into
Open
ecosystem: add Second Eyes and Second Wind (Services/Endpoints)#237This-Is-Hellgate wants to merge 1 commit into
This-Is-Hellgate wants to merge 1 commit into
Conversation
🟡 Heimdall Review Status
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds two live x402 services to the ecosystem page under Services/Endpoints, following the existing
partners-data/<slug>/metadata.jsonconvention (one folder + metadata.json + logo PNG each):Second Eyes (https://secondeyesai.com) — deterministic survival diagnostics for AI agents: 20 session-less recovery doors (loop detection, 402 debugging, schema repair, context triage), $0.01–$0.25 USDC on Base, settling through the CDP facilitator since May 2026. Discovery via
/.well-known/x402,/v2/x402/discovery/resources, llms.txt, and OpenAPI with per-operationx-guidance.Second Wind (https://secondwindai.com) — AWS-native parts counter for agents: 112 x402-paid GitHub coordinates (CDK constructs, SageMaker/Lambda diagnostics, recipes, templates), $0.03–$0.25 USDC on Base, settling through the CDP facilitator. Same discovery surface set.
Both services are live, settling real mainnet payments, and validated by x402scan's discovery registration (28/28 and 112/112 resources respectively).
Tests
Site-data-only change (two
metadata.jsonfiles + two 180×180 PNG logos; no code paths touched). Both JSON files parse cleanly and match the field shape of existing entries (e.g.partners-data/gloria/metadata.json). Category value matches the existing "Services/Endpoints" category.Checklist